Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[air] Add annotation for Tune module. #27060

Merged
merged 15 commits into from
Jul 27, 2022

Conversation

xwjiang2010
Copy link
Contributor

@xwjiang2010 xwjiang2010 commented Jul 26, 2022

Why are these changes needed?

Related issue number

Checks

  • I've run scripts/format.sh to lint the changes in this PR.
  • I've included any doc changes needed for https://docs.ray.io/en/master/.
  • I've made sure the tests are passing. Note that there might be a few flaky tests, see the recent failures at https://flakey-tests.ray.io/
  • Testing Strategy
    • Unit tests
    • Release tests
    • This PR is not tested :(

Signed-off-by: xwjiang2010 <[email protected]>
@xwjiang2010 xwjiang2010 changed the title Check annotation [WIP] Add annotation for Tune module. Jul 26, 2022
Signed-off-by: xwjiang2010 <[email protected]>
Signed-off-by: xwjiang2010 <[email protected]>
Signed-off-by: xwjiang2010 <[email protected]>
Signed-off-by: xwjiang2010 <[email protected]>
Signed-off-by: xwjiang2010 <[email protected]>
@xwjiang2010 xwjiang2010 added this to the Ray AIR milestone Jul 27, 2022
Copy link
Contributor

@krfricke krfricke left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Generally looks good, minor requests

python/ray/tune/execution/placement_groups.py Outdated Show resolved Hide resolved
python/ray/tune/logger/logger.py Outdated Show resolved Hide resolved
Copy link
Contributor

@krfricke krfricke left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Awesome!

xwjiang2010 and others added 3 commits July 27, 2022 08:24
Signed-off-by: xwjiang2010 <[email protected]>
Signed-off-by: Kai Fricke <[email protected]>
Kai Fricke added 2 commits July 27, 2022 17:28
# Conflicts:
#	ci/lint/check_api_annotations.py
#	python/ray/tune/logger/logger.py
@xwjiang2010
Copy link
Contributor Author

Thanks @krfricke !

@richardliaw richardliaw changed the title [WIP] Add annotation for Tune module. [air] Add annotation for Tune module. Jul 27, 2022
@xwjiang2010
Copy link
Contributor Author

python/ray/tune/tests/test_tuner_restore.py passes locally.

@richardliaw richardliaw merged commit eb69c1c into ray-project:master Jul 27, 2022
xwjiang2010 added a commit to xwjiang2010/ray that referenced this pull request Jul 28, 2022
xwjiang2010 added a commit to xwjiang2010/ray that referenced this pull request Jul 28, 2022
scv119 pushed a commit that referenced this pull request Jul 29, 2022
Stefan-1313 pushed a commit to Stefan-1313/ray_mod that referenced this pull request Aug 18, 2022
Co-authored-by: Kai Fricke <[email protected]>
Signed-off-by: Stefan van der Kleij <[email protected]>
krfricke added a commit that referenced this pull request Aug 26, 2022
The API cleanup in #27060 introduced a regression when merging latest master - changes from #26967 were effectively disabled, retaining cluttered output in rllib with verbose=2.

Signed-off-by: Kai Fricke <[email protected]>
@xwjiang2010 xwjiang2010 deleted the check_annotation branch July 26, 2023 19:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants